Total Complexity | 79 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 515 |
Lines of code | 329 |
Logical lines of code | 105 |
Comment lines | 142 |
Methods | 14 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
event_application_password_added() | 36 | 22 | 73 | |
event_user_updated() | 39 | 10 | 72 | |
on_user_register() | 50 | 9 | 26 | |
event_user_role_changed() | 50 | 7 | 27 | |
event_open_profile() | 53 | 5 | 21 | |
event_password_reset_link_sent() | 51 | 4 | 27 | |
event_super_access_granted() | 57 | 4 | 16 | |
event_super_access_revoked() | 57 | 4 | 16 | |
must_not_contain_user_changes() | 66 | 5 | 9 | |
event_user_deleted() | 56 | 3 | 18 | |
get_super_admins() | 78 | 2 | 3 | |
filter_role_names() | 74 | 2 | 4 | |
init() | 58 | 1 | 14 | |
must_not_contain_create_user() | 79 | 1 | 3 |